Tootsville::Integer-To-Color24

Function

Integer-To-Color24 names a function, with lambda list (NUMBER):

Return a color represented by the 24-bit integer NUMBER.

The upper 8 bits are the red channel; the next 8 bits, green; and the lowest 8 bits, the blue channel.

File

Defined in file src/types/color+pattern.lisp.